PDF4Java Reference Documentation
com.o2sol.pdf4java.pdffunctions Package / PDFFunction Class / getRange Method
In This Topic
    getRange Method
    In This Topic
    Gets the function range.
    Syntax
    public double[] getRange()

    Return Value

    An array of 2 x n numbers, where n is the number of output values.
    See Also